home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: dd.chalmers.se!news.chalmers.se!sunic!EU.net!Germany.EU.net!news.dfn.de!news.belwue.de!news.uni-stuttgart.de!rz.uni-karlsruhe.de!stepsun.uni-kl.de!uklirb.informatik.uni-kl.de!feck
- From: feck@informatik.uni-kl.de (Christoph Feck IRZ)
- Subject: Re: Boopsi questions
- Message-ID: <1994Feb27.060713@informatik.uni-kl.de>
- Sender: news@uklirb.informatik.uni-kl.de (Unix-News-System)
- Nntp-Posting-Host: uklirb.informatik.uni-kl.de
- Organization: University of Kaiserslautern, Germany
- References: <1994Feb23.012608@informatik.uni-kl.de> <2km384$lsd@zetar.cs.pdx.edu>
- Date: Sun, 27 Feb 1994 05:07:13 GMT
- Lines: 25
-
- In article <2km384$lsd@zetar.cs.pdx.edu>, idr@cs.pdx.edu (Dancing Fool of Epsilon) writes:
- > One thing that you really should get is the source code from the
- > Libraries manual off the Fish disks...I forget which disk. It has
- > source code for a BOOPSI gadget class, and how to make two BOOPSI
- > gadgets talk to each other without program intervention. It also
-
- I already know about these things...
-
- > sounded like you were making a BOOPSI class for file handling? I don't
-
- Yes. streamclass.
-
- > think this is such a good idea. All BOOPSI dispatchers must be able to
- > execute in Intuition's context, this means as a TASK, not a process.
-
- As long as I don't add my streamclass objects to a window, Intuition
- won't even KNOW about the existance of the objects.
-
- > Therefore it's not safe to use dos.library. There maybe something about
- > you implementation that may make it work, but it doesn't seem very safe.
-
- It is safe. Safer than sex :)
-
- 3k// Christoph Feck, TowerSystems
- \X/ Amiga - Intuition inside.
-